home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / gfx / pbm / manuals.lha / netpbm / man / ppmtotga.man < prev    next >
Text File  |  1994-03-01  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppmtotga(1)          AMIGA (28 October 1991)          ppmtotga(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmtotga - convert portable pixmap into a TrueVision Targa
  10.           file
  11.  
  12.      SYNOPSIS
  13.           ppmtotga [-mono|-cmap|-rgb] [-norle] [ppmfile]
  14.  
  15.      DESCRIPTION
  16.           Reads a portable pixmap as input.  Produces a TrueVision
  17.           Targa file as output.
  18.  
  19.      OPTIONS
  20.           -mono
  21.                Forces Targa file to be of type 8 bit monochrome.
  22.                Input must be a portable bitmap or a portable graymap.
  23.  
  24.           -cmap
  25.                Forces Targa file to be of type 24 bit colormapped.
  26.                Input must be a portable bitmap, a portable graymap or
  27.                a portable pixmap containing no more than 256 distinct
  28.                colors.
  29.  
  30.           -rgb Forces Targa file to be of type 24 bit unmapped color.
  31.  
  32.           -norle
  33.                Disables run-length encoding, in case you have a Targa
  34.                reader which can't read run-length encoded files.
  35.  
  36.           All flags can be abbreviated to their shortest unique
  37.           prefix.  If no file type is specified the most highly
  38.           constained compatible type is used, where monochrome is more
  39.           constained than colormapped which is in turn more constained
  40.           than unmapped.
  41.  
  42.      BUGS
  43.           Does not support all possible Targa file types.  Should
  44.           really be in PNM, not PPM.
  45.  
  46.      SEE ALSO
  47.           tgatoppm(1), ppm(5)
  48.  
  49.      AUTHOR
  50.           Copyright (C) 1989, 1991 by Mark Shand and Jef Poskanzer.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/1/94)
  64.  
  65.  
  66.  
  67.